Release 10.1A: OpenEdge Development:
Progress Dynamics Getting Started


Creating an empty database

To create a DynSports database to use with the tutorial:

  1. Choose Start Programs OpenEdge Data Administration to launch the Data Administration tool, as shown:
  2. Select Database Create. The Create Database window appears.
  3. Type <wrk>\Tutorial\databases\dynsports\dynsports in the New Physical Database Name field, where <wrk> is your Progress Dynamics working directory, and start with An EMPTY Database, as shown:
  4. Choose OK. The Connect Database dialog box appears when the database is ready.
  5. Note that the Physical Name is set to your new database and the Logical Name has defaulted to dynsports. The logical name is used to resolve ambiguous database references. When a procedure is compiled against a database, the logical database name is stored in the procedure’s object code. When the procedure executes, its database name references must match the logical database name of a connected database, as shown:

  6. Choose OK to connect the database.

Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095